-------------------BVT ends here--------------------------

11447:DRM_DDC_GetDeviceCertificate should fail if devcert template does not exist
Test_API_GetDeviceCertificate(10240, 1, NORMAL, 0 DataBuffer)=-2147172283(0X8004C045, DRM_E_DEVCERTREADERROR)

Test_RemoveDeviceData
Test_SetDeviceEnv(NULL, priv.dat, FALSE)
Test_API_GetDeviceCertificate(10240, 1, NORMAL, 0 DataBuffer)=-2147172283(0X8004C045, DRM_E_DEVCERTREADERROR)

11451:DRM_DDC_GetDeviceCertificate should fail if private key data is corrupted
Test_SetDeviceEnv(devcerttemplate.dat, priv_bad.dat, FALSE)
Test_API_GetDeviceCertificate(10240, 1, NORMAL, 0 DataBuffer)=!S_OK

11513:DRM_DDC_GetDeviceCertificate should fail if private key data does not exist
Test_API_GetDeviceCertificate(10240, 1, NORMAL, 0 DataBuffer)=-2147172283(0X8004C045, DRM_E_DEVCERTREADERROR)

Test_RemoveDeviceData
Test_SetDeviceEnv(devcerttemplate.dat, NULL, FALSE)
Test_API_GetDeviceCertificate(10240, 1, NORMAL, 0 DataBuffer)=!S_OK
